home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / util / dtype / GEMImageDT.readme < prev    next >
Text File  |  2002-03-31  |  974b  |  44 lines

  1. Short:    Datatype for GEM pictures (IMG files)
  2. Author:   caffer@cs.ucc.ie (Neil Cafferkey)
  3. Uploader: caffer@cs.ucc.ie (Neil Cafferkey)
  4. Version:  1.1
  5. Type:     util/dtype
  6. Requires: OS3.0+
  7.  
  8. GEMImageDT is a datatype for GEM image files, as used by GEM Paint and
  9. several other packages. These are also known as IMG files, after the
  10. file-name suffix usually used.
  11.  
  12. Supported format variations:
  13.  
  14.   - Two-colour black and white images.
  15.   - 16-colour PC images.
  16.  
  17. Unsupported format variations:
  18.  
  19.   - Atari ST colour images.
  20.  
  21. Note that 16-colour Atari ST images will be interpreted as PC images and
  22. thus be rendered with an incorrect palette.
  23.  
  24.  
  25. Please send bug reports, suggestions, and any other correspondence to one of
  26. the following addresses.
  27.  
  28. E-mail: caffer@cs.ucc.ie
  29.  
  30. Post: Neil Cafferkey,
  31.       30, Upper Kensington,
  32.       Rochestown,
  33.       Cork,
  34.       Ireland.
  35.  
  36. This package is released under the GNU General Public Licence.
  37.  
  38.  
  39. History:
  40.  
  41. V1.1 (March 2002)
  42.  
  43.   - First release.
  44.